Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 6 - Style Objects / Style Objects Reference
Style Objects Routines / Managing Highlight Styles


Q3HighlightStyle_Get

You can use the Q3HighlightStyle_Get function to get the highlight style value of a highlight style.

TQ3Status Q3HighlightStyle_Get (
TQ3StyleObject highlight, 
TQ3AttributeSet *highlightAttribute);
highlight
A highlight style object.
highlightAttribute
On exit, a pointer to the attribute set of the specified highlight style object.
DESCRIPTION
The Q3HighlightStyle_Get function returns, in the highlightAttribute parameter, a pointer to the current attribute set of the style object specified by the highlight parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996